Autogenerated HTML docs for v1.5.2-rc0-14-g520d 
diff --git a/git-reset.txt b/git-reset.txt index 5b55cda..19c5b9b 100644 --- a/git-reset.txt +++ b/git-reset.txt 
@@ -67,6 +67,8 @@  <3> "reset" copies the old head to .git/ORIG_HEAD; redo the  commit by starting with its log message. If you do not need to  edit the message further, you can give -C option instead. ++ +See also the --amend option to gitlink:git-commit[1].    Undo commits permanently::  +